home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Games / MAME / src / cpu / tms9900 / tms9980a.c < prev    next >
C/C++ Source or Header  |  1999-12-30  |  134b  |  10 lines

  1. /*
  2.     generate the tms9980a/tms9981 emulator
  3. */
  4.  
  5. #include "tms9900.h"
  6.  
  7. #define TMS99XX_MODEL TMS9980_ID
  8.  
  9. #include "99xxcore.h"
  10.